All Packages Class Hierarchy This Package Previous Next Index
Object | +----com.symantec.itools.io.InterleavedReader
protected java.util.Vector inputRecords
protected java.lang.String lastLineRead
protected com.symantec.itools.io.InterleavedReader. ReaderThread lastThreadRead
protected java.io.IOException readException
public InterleavedReader()
public void addInputStream(InputStream ins)
protected synchronized void exceptionDuringRead(IOException e)
protected synchronized void inputDone(InterleavedReader.ReaderThread thd)
public synchronized java.io.InputStream lastStreamRead()
protected synchronized void lineWasRead(String line, InterleavedReader.ReaderThread thread)
public synchronized java.lang.String readLine() throws IOException
public synchronized void removeInputStream(InputStream ins)
All Packages Class Hierarchy This Package Previous Next Index